* src/cmds.c (Fself_insert_command): Don't call XFASTINT without checking
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 11 Nov 2010 21:11:17 +0000 (16:11 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 11 Nov 2010 21:11:17 +0000 (16:11 -0500)
commitf02e19ca46aeb9fcfa6603fe629aafca1a61ab21
tree8d89a3fb14330d9fbcca099ae1bb48c6935f9229
parente693b659448e2e2bcd0a38636ce96e195958e401
* src/cmds.c (Fself_insert_command): Don't call XFASTINT without checking
it's not negative.
src/ChangeLog
src/cmds.c